Forgotten log entry
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Sep 2008 00:20:42 +0000 (00:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Sep 2008 00:20:42 +0000 (00:20 +0000)
svn path=/trunk/; revision=21527

ChangeLog

index 2f4c78feff44139a5315d85e66cfcf5262bb94d6..b9ce2cdf9e13c8cdbd09503362a860a112b0f27e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 2008-09-26  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 553133 – GtkFileChooser won't ask to mount a volume
+       Bug 553211 – GtkFileChooserButton unsets filter after first use
 
        * gtk/gtkfilechooserdefault.c (shortcuts_activate_volume): Use
        a GtkMountOperation when mounting, so that we get a password
        dialog when required.  
 
+       * gtk/gtkfilechooserdefault.c (show_and_select_files): Also
+       get the content-type, since it is used later on. 
+       Pointed out by Davyd Madeley.
+
 2008-09-26  Cody Russell  <bratsche@gnome.org>
 
        Bug 553917 – Typo in gdkwindow-win32.c